home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / AmigaUUCP / include / uucico_protos.h < prev    next >
Text File  |  1991-02-18  |  2KB  |  97 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* gio.c                */
  6.  
  7. Prototype int gwrdata(FILE *);
  8. Prototype int gwrmsg(char *);
  9. Prototype int grddata(FILE *);
  10. Prototype int grdmsg(char *, int);
  11. Prototype int gturnon(int);
  12. Prototype int gturnoff(void);
  13. Prototype void ResetGIO(void);
  14. Prototype short ReducedTimeout;
  15.  
  16. /* sysdep.c             */
  17.  
  18. Prototype int openout(char *, int);
  19. Prototype int sigint(void);
  20. Prototype void cleanup(void);
  21. Prototype int xdatardy(void);
  22. Prototype int xgetc(int);
  23. Prototype int xwrite(const void *, int);
  24. Prototype int xwritea(const void *, int);
  25. Prototype int xxwrite(const void *, int, int);
  26. Prototype void SendBreak(void);
  27. Prototype int CheckCarrier(void);
  28. Prototype void *bzero(void *, long);
  29. Prototype void *bcopy(const void *, void *, long);
  30. Prototype void munge_filename(char *, char *);
  31. Prototype int hangup(void);
  32. Prototype int work_scan(char *);
  33. Prototype char *work_next(void);
  34. Prototype void amiga_setup(void);
  35. Prototype void set_baud(int);
  36. Prototype void OpenSerial(int);
  37. Prototype void CloseSerial(int);
  38. Prototype void xexit(int);
  39. Prototype void printc(unsigned char);
  40.  
  41. /* uucp.c               */
  42.  
  43.  
  44. /* uupoll.c             */
  45.  
  46.  
  47. /* uuxqt.c              */
  48.  
  49.  
  50. /* modem.c              */
  51.  
  52. Prototype void openline(void);
  53. Prototype int  get_baud(void);
  54. Prototype void modem_init(void);
  55. Prototype int  dial_nbr(const char *);
  56. Prototype void reset_modem(void);
  57.  
  58. /* uucico.c             */
  59.  
  60. Prototype   int getname(int);
  61. Prototype   int get_proto(void);
  62. Prototype   int instr(char *, int, int);
  63. Prototype   int twrite(const char *, int);
  64. Prototype   void xlat_str(char *);
  65. Prototype   int read_ctl(void);
  66. Prototype   int do_outbound(void);
  67. Prototype   int call_system(char *, int);
  68. Prototype   int call_sysline(char *);
  69. Prototype   int do_session(int);
  70. Prototype   int top_level(int);
  71. Prototype   int do_one_slave(void);
  72. Prototype   int do_one_master(void);
  73. Prototype   int yesno(char, int, int);
  74. Prototype   int host_send_file(char *);
  75. Prototype   int host_receive_file(char *);
  76. Prototype   int local_send_file(char *, int *);
  77. Prototype   int local_receive_file(void);
  78. Prototype   int receive_file(FILE *, char *, char *, char *, int);
  79. Prototype   int send_file(FILE *);
  80. Prototype   short ProtoHacks;
  81. Prototype   short PriMode;
  82. Prototype   short OldPri;
  83. Prototype   short IgnoreDTR;
  84. Prototype   int   PacketTimeout;
  85.  
  86. /* uuhosts.c            */
  87.  
  88.  
  89. /* uuname.c             */
  90.  
  91.  
  92. /* uux.c                */
  93.  
  94.  
  95. /* time.c               */
  96.  
  97.